Building Machine Learning Pipelines: Automating Model Life Cycles with Tensorflow

Building Machine Learning Pipelines: Automating Model Life Cycles with Tensorflow

  • Downloads:4205
  • Type:Epub+TxT+PDF+Mobi
  • Create Date:2021-11-10 09:55:21
  • Update Date:2025-09-07
  • Status:finish
  • Author:Hannes Hapke
  • ISBN:1492053198
  • Environment:PC/Android/iPhone/iPad/Kindle

Summary

Companies are spending billions on machine learning projects, but it's money wasted if the models can't be deployed effectively。 In this practical guide, Hannes Hapke and Catherine Nelson walk you through the steps of automating a machine learning pipeline using the TensorFlow ecosystem。 You'll learn the techniques and tools that will cut deployment time from days to minutes, so that you can focus on developing new models rather than maintaining legacy systems。

Data scientists, machine learning engineers, and DevOps engineers will discover how to go beyond model development to successfully productize their data science projects, while managers will better understand the role they play in helping to accelerate these projects。


Understand the steps to build a machine learning pipeline
Build your pipeline using components from TensorFlow Extended
Orchestrate your machine learning pipeline with Apache Beam, Apache Airflow, and Kubeflow Pipelines
Work with data using TensorFlow Data Validation and TensorFlow Transform
Analyze a model in detail using TensorFlow Model Analysis
Examine fairness and bias in your model performance
Deploy models with TensorFlow Serving or TensorFlow Lite for mobile devices
Learn privacy-preserving machine learning techniques

Download

Reviews

Phasathorn

I think it easy to get the overall concept。 To learn more detail you need to get hands on。 There are some tips to use tfx which is not specified in its documentation。

Xianshun Chen

pretty disappointing, not much value for me personally, most of the features in such a pipeline we already automate on our own, we have even more specific and complex use cases。 what's worse, the TFX changes so much since the book's publication。 Further more, lack of documentation, lack of working codes。 The only i got away is some inspiration on the data shift and data validation as well as versioning concept。 pretty disappointing, not much value for me personally, most of the features in such a pipeline we already automate on our own, we have even more specific and complex use cases。 what's worse, the TFX changes so much since the book's publication。 Further more, lack of documentation, lack of working codes。 The only i got away is some inspiration on the data shift and data validation as well as versioning concept。 。。。more

Mehdi

A good book to learn about how to build a robust and scalable pipeline to train and maintain machine learning models at scale。